Emilio Sánchez
  • Projects
  • Resources
  • CV

Deep learning in the woods

Navigation

Introduction

This page documents the progress of my research on the global canopy height model by Nico Lang (2024). For the full data and scripts please visit my GitHub and for other projects and more information about me visit my Main Site.

Research question

The main objective of this research is to uncover the prediction mechanisms of the CNN. Central question of the work is: What can we learn about canopy height from optical remote sensing?

Hypothesis

  1. The model has not learned a connection of spectral values to canopy height.
  2. Other variables like location and biome play a more important role.

Results

The preliminary results already show no clear trend after spectral manipultation (Fig. 1). Differences between tiles have shown to be more significant than spectral manipulation, suggesting that the actual influence of spectral properties in the creation of the prediction is very low or none. Relationships between the location of the image tile and the predicted canopy height could already be observed. They will be properly analysed and shown at a later stage of this project.

Fig. 1: Average difference to the original prediction for all manipulated bands and degrees of manipulation.

Colour blind friendly result plots

Soon to come:)

Data

These are the 11 tiles that were used for the analysis of the model. They were choosen to be distributed globally, cover multiple different biomes and based on the presented tiles by the original paper.

Slides

PDF link of the slides.

The slides used at the ILÖK Graduate Conference are available here.

Sources

Nico Lang